This commit is contained in:
Olu Amey
2020-11-24 08:06:46 -05:00
parent 15a8c43cc3
commit 763f29c515
2 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ android {
applicationId "com.mermsemr.providers"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1027
versionName "1.0.27"
versionCode 1028
versionName "1.0.28"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {