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 1148cc7 commit 0e39441Copy full SHA for 0e39441
1 file changed
app/build.gradle.kts
@@ -23,7 +23,7 @@ android {
23
applicationId = "com.tien.piholeconnect"
24
minSdk = 21
25
targetSdk = 30
26
- versionCode = 10
+ versionCode = 11
27
versionName = "4.0"
28
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
29
ndk {
0 commit comments