This commit is contained in:
Olu Amey
2020-12-13 03:10:44 -05:00
parent 14be6492eb
commit 7c1826342b
4 changed files with 37 additions and 14 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ android {
applicationId "com.mermsemr.providers"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1032
versionName "1.0.32"
versionCode 1033
versionName "1.0.33"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {