Skip to content

Commit e694d6a

Browse files
committed
Bump version to 1.30
1 parent 6315532 commit e694d6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "app.akilesh.qacc"
1515
minSdkVersion 26
1616
targetSdkVersion 29
17-
versionCode 4
18-
versionName "1.20"
17+
versionCode 5
18+
versionName "1.30"
1919
vectorDrawables.useSupportLibrary = true
2020
}
2121
compileOptions {

0 commit comments

Comments
 (0)