We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05fe016 commit 4e2927bCopy full SHA for 4e2927b
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "org.alberto97.aircontroller"
11
minSdkVersion 23
12
targetSdkVersion 31
13
- versionCode 1
14
- versionName "1.0.0"
+ versionCode 2
+ versionName "1.0.1"
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
17
def localProps = new Properties()
0 commit comments