Skip to content

Commit 3aa792e

Browse files
Updated version to 1.2.1
1 parent 36dda6f commit 3aa792e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ android {
112112
applicationId "com.joshsoftware.intranet"
113113
minSdkVersion rootProject.ext.minSdkVersion
114114
targetSdkVersion rootProject.ext.targetSdkVersion
115-
versionCode 5
116-
versionName "1.2.0"
115+
versionCode 6
116+
versionName "1.2.1"
117117
}
118118
signingConfigs {
119119
release {

0 commit comments

Comments
 (0)