Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit 40f683b

Browse files
committed
updated version numbers
1 parent 7fadfad commit 40f683b

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
@@ -9,8 +9,8 @@ android {
99
minSdkVersion 16
1010
targetSdkVersion 25
1111
maxSdkVersion 25
12-
versionCode 32
13-
versionName "3.4"
12+
versionCode 33
13+
versionName "3.5"
1414
vectorDrawables.useSupportLibrary = true
1515
}
1616
buildTypes {

0 commit comments

Comments
 (0)