mirror of
https://github.com/tiennm99/loto.git
synced 2026-08-31 06:28:12 +00:00
chore(android): bump version to 0.0.2 (versionCode 2)
This commit is contained in:
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.miti99.loto"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 1
|
||||
versionName "0.0.1"
|
||||
versionCode 2
|
||||
versionName "0.0.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||
|
||||
Reference in New Issue
Block a user