We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d62f2 commit 3fef46fCopy full SHA for 3fef46f
app/build.gradle
@@ -30,7 +30,7 @@ android {
30
applicationId "au.id.colby.nfcquicksettings"
31
minSdk 24
32
targetSdk 34
33
- versionCode 10
+ versionCode 11
34
versionName "1.4.1"
35
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
36
}
0 commit comments