This commit is contained in:
Olu Amey
2020-11-18 11:42:14 -05:00
parent 15614fe488
commit 95d832fc0c
76 changed files with 1319 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 1013
versionName "1.0.13"
versionCode 1026
versionName "1.0.26"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {