Skip to content

Commit 0ff2f97

Browse files
committed
chore: change version to 1.1.1
Signed-off-by: sds100 <[email protected]>
1 parent b992c1e commit 0ff2f97

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
@@ -15,8 +15,8 @@ android {
1515
minSdk 21
1616
//noinspection OldTargetApi wait for sources to be released before upgrading
1717
targetSdk 33
18-
versionCode 3
19-
versionName "1.1.0"
18+
versionCode 4
19+
versionName "1.1.1"
2020

2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {

0 commit comments

Comments
 (0)