Skip to content

Commit 30c6de4

Browse files
committed
update version to 1.21
1 parent c0e285a commit 30c6de4

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
applicationId "com.simplemobiletools.flashlight"
1010
minSdkVersion 16
1111
targetSdkVersion 24
12-
versionCode 20
13-
versionName "1.20"
12+
versionCode 21
13+
versionName "1.21"
1414
}
1515

1616
signingConfigs {

0 commit comments

Comments
 (0)