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

Commit b493a20

Browse files
committed
Version 1.1.0
Signed-off-by: Lucchetto <[email protected]>
1 parent c723b2d commit b493a20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.zhenxiang.superimage"
1212
minSdk 24
1313
targetSdk 33
14-
versionCode 100
15-
versionName "1.0.0"
14+
versionCode 110
15+
versionName "1.1.0"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)