This commit is contained in:
Olu Amey
2020-12-14 09:57:18 -05:00
parent 497f458984
commit d2ffaa197e
10 changed files with 91 additions and 18 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ android {
applicationId "com.mermsemr.providers"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1033
versionName "1.0.33"
versionCode 1034
versionName "1.0.34"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {