Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Commit 96b48aa

Browse files
committed
1. bump version
1 parent 0043a0c commit 96b48aa

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
@@ -12,8 +12,8 @@ android {
1212
minSdkVersion 15
1313
targetSdkVersion 32
1414

15-
versionCode 38
16-
versionName "2.1.1"
15+
versionCode 39
16+
versionName "2.1.2"
1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
setProperty("archivesBaseName", project.getParent().name+"-"+versionName)
1919

0 commit comments

Comments
 (0)