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

Commit 953f26e

Browse files
committed
chore: 1.0.7-SNAPSHOT
1 parent a73e66e commit 953f26e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "ai.elimu.crowdsource"
88
minSdkVersion 21
99
targetSdkVersion 32
10-
versionCode 1000006
11-
versionName "1.0.6"
10+
versionCode 1000007
11+
versionName "1.0.7-SNAPSHOT"
1212
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
}

0 commit comments

Comments
 (0)