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 209e130 commit 7c294eaCopy full SHA for 7c294ea
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "eu.czsoft.legacygreecontrol"
10
minSdk 16
11
targetSdk 33
12
- versionCode 2
13
- versionName "1.2"
+ versionCode 4
+ versionName "1.3"
14
archivesBaseName = applicationId + "-v" + versionName
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments