Skip to content

Commit 155b213

Browse files
committed
chore: Bump version
1 parent 76232b7 commit 155b213

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId = "com.tien.piholeconnect"
2424
minSdk = 21
2525
targetSdk = 30
26-
versionCode = 15
27-
versionName = "5.0"
26+
versionCode = 16
27+
versionName = "6.0"
2828
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2929
ndk {
3030
debugSymbolLevel = "FULL"

0 commit comments

Comments
 (0)