Skip to content

Commit 267439e

Browse files
committed
Updated version
1 parent be43e4e commit 267439e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
minSdkVersion 21
1616
targetSdkVersion 34
1717
// Increment by 4 with each update
18-
versionCode 88
19-
versionName "21.0"
18+
versionCode 92
19+
versionName "22.0"
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121
}
2222
compileOptions {

0 commit comments

Comments
 (0)