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

Commit a73e66e

Browse files
committed
chore: Release 1.0.6
1 parent c5c9bf1 commit a73e66e

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 21
99
targetSdkVersion 32
1010
versionCode 1000006
11-
versionName "1.0.6-SNAPSHOT"
11+
versionName "1.0.6"
1212
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
}

0 commit comments

Comments
 (0)