Skip to content

Commit f3fcdac

Browse files
committed
chore: Release 1.1.2
1 parent f238f0e commit f3fcdac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 24
99
targetSdkVersion 30
1010
versionCode 1001002
11-
versionName "1.1.2-SNAPSHOT"
11+
versionName "1.1.2"
1212
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
}

0 commit comments

Comments
 (0)