This commit is contained in:
Olu Amey
2020-12-05 20:33:58 -05:00
parent 89b8b496b0
commit 49eaf622bd
4 changed files with 68 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 1028
versionName "1.0.28"
versionCode 1029
versionName "1.0.29"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {