|
|
@@ -13,8 +13,8 @@ android {
|
|
|
applicationId "br.com.diarista.client"
|
|
|
minSdkVersion rootProject.ext.minSdkVersion
|
|
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
|
|
- versionCode 10
|
|
|
- versionName "1.9"
|
|
|
+ versionCode 12
|
|
|
+ versionName "2.1"
|
|
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
|
|
aaptOptions {
|
|
|
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|