We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2253a73 commit 96d0c90Copy full SHA for 96d0c90
android/app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.compassconnections.app"
9
minSdkVersion rootProject.ext.minSdkVersion
10
targetSdkVersion rootProject.ext.targetSdkVersion
11
- versionCode 14
12
- versionName "1.1.3"
+ versionCode 15
+ versionName "1.1.4"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
aaptOptions {
15
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
0 commit comments