Skip to content

Commit 738602d

Browse files
committed
Bump version
1 parent 1b6be5d commit 738602d

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
@@ -25,8 +25,8 @@ android {
2525
applicationId "hu.czompisoftware.greecontrol"
2626
minSdk 16
2727
targetSdk 33
28-
versionCode 1
29-
versionName "1.0"
28+
versionCode 2
29+
versionName "1.1"
3030
archivesBaseName = applicationId + "-v" + versionName
3131

3232
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)