|
@@ -15,8 +15,8 @@ android {
|
|
|
applicationId "com.hasiwlas.shorts"
|
|
applicationId "com.hasiwlas.shorts"
|
|
|
minSdkVersion rootProject.ext.minSdkVersion
|
|
minSdkVersion rootProject.ext.minSdkVersion
|
|
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
|
|
- versionCode 3
|
|
|
|
|
- versionName "1.0"
|
|
|
|
|
|
|
+ versionCode 6
|
|
|
|
|
+ versionName "1.0.0-6"
|
|
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
|
|
aaptOptions {
|
|
aaptOptions {
|
|
|
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
|
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|