Skip to content

Commit 726a2df

Browse files
committed
Version 1.10 (11)
Change-Id: Ie6e4495c2ab8ed1e13d0896220a51dcb4ce28cdd
1 parent 098a0dd commit 726a2df

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
@@ -32,8 +32,8 @@ android {
3232
minSdkVersion 28
3333
targetSdkVersion 29
3434
// Both versions must be changed to increment on Play Store/user's devices
35-
versionCode 10
36-
versionName "1.9"
35+
versionCode 11
36+
versionName "1.10"
3737

3838
// Themers: Do not touch this, they will only formulate integrity structure of the core
3939
// template

0 commit comments

Comments
 (0)