This commit is contained in:
Olu Amey
2020-11-21 19:48:13 -05:00
parent 95d832fc0c
commit 78043ac84a
5 changed files with 260 additions and 78 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ android {
applicationId "com.mermsemr.providers"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1026
versionName "1.0.26"
versionCode 1027
versionName "1.0.27"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {