Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit c3c5797

Browse files
authored
Update versionVode and versionName for new tag
1 parent b772846 commit c3c5797

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
@@ -6,8 +6,8 @@ android {
66
applicationId 'juliushenke.smarttt'
77
minSdkVersion 16
88
targetSdkVersion 27
9-
versionCode 16
10-
versionName '2.2'
9+
versionCode 17
10+
versionName '2.3'
1111
vectorDrawables.useSupportLibrary = true
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)