diff --git a/app/build.gradle.kts b/app/build.gradle.kts index ddc2618..d94155d 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -23,8 +23,8 @@ android { applicationId = "com.tien.piholeconnect" minSdk = 21 targetSdk = 30 - versionCode = 15 - versionName = "5.0" + versionCode = 16 + versionName = "6.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" ndk { debugSymbolLevel = "FULL"