|
|
@@ -11,8 +11,8 @@ android {
|
|
|
applicationId "br.com.serprati.associado"
|
|
|
minSdkVersion rootProject.ext.minSdkVersion
|
|
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
|
|
- versionCode 2
|
|
|
- versionName "1.0.1"
|
|
|
+ versionCode 3
|
|
|
+ versionName "1.0.2"
|
|
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
|
|
aaptOptions {
|
|
|
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|