We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6be5d commit 738602dCopy full SHA for 738602d
app/build.gradle
@@ -25,8 +25,8 @@ android {
25
applicationId "hu.czompisoftware.greecontrol"
26
minSdk 16
27
targetSdk 33
28
- versionCode 1
29
- versionName "1.0"
+ versionCode 2
+ versionName "1.1"
30
archivesBaseName = applicationId + "-v" + versionName
31
32
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments