Skip to content

Commit 2ab2f25

Browse files
committed
build: version bump 9.17.5
1 parent 33eb2fd commit 2ab2f25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ android {
9595
minSdkVersion rootProject.ext.minSdkVersion
9696
minSdk rootProject.ext.minSdk
9797
targetSdkVersion rootProject.ext.targetSdkVersion
98-
versionCode 4000078
99-
versionName "9.17.4"
98+
versionCode 4000079
99+
versionName "9.17.5"
100100

101101
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
102102
// Git commit SHA for identifying builds

0 commit comments

Comments
 (0)