Skip to content

Commit 388d58a

Browse files
committed
build: version bump 7.1.0
1 parent a185e22 commit 388d58a

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
@@ -79,8 +79,8 @@ android {
7979
minSdk 24
8080
//noinspection ExpiredTargetSdkVersion
8181
targetSdkVersion 25
82-
versionCode 4000021
83-
versionName "7.0.1"
82+
versionCode 4000022
83+
versionName "7.1.0"
8484

8585
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
8686

0 commit comments

Comments
 (0)