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 76232b7 commit 155b213Copy full SHA for 155b213
1 file changed
app/build.gradle.kts
@@ -23,8 +23,8 @@ android {
23
applicationId = "com.tien.piholeconnect"
24
minSdk = 21
25
targetSdk = 30
26
- versionCode = 15
27
- versionName = "5.0"
+ versionCode = 16
+ versionName = "6.0"
28
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
29
ndk {
30
debugSymbolLevel = "FULL"
0 commit comments