Skip to content

Commit 933ea62

Browse files
committed
Bump version to 1.0.0
1 parent c2e0f8d commit 933ea62

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
@@ -10,8 +10,8 @@ android {
1010
applicationId "de.mw136.tonuino"
1111
minSdkVersion 21
1212
targetSdkVersion 31
13-
versionCode 21
14-
versionName "0.9.1"
13+
versionCode 25
14+
versionName "1.0.0"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
}
1717
signingConfigs {

0 commit comments

Comments
 (0)