Skip to content

Commit d2b49dd

Browse files
committed
update version to 10 (1.9)
1 parent 8705269 commit d2b49dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.camera"
1010
minSdkVersion 16
1111
targetSdkVersion 23
12-
versionCode 9
13-
versionName "1.8"
12+
versionCode 10
13+
versionName "1.9"
1414
}
1515

1616
signingConfigs {

0 commit comments

Comments
 (0)