Skip to content

Commit 6a9db84

Browse files
Bump version to 1.0.1
1 parent 9529fff commit 6a9db84

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
@@ -17,8 +17,8 @@ android {
1717
applicationId = "de.buttercookie.disabletargetapiblock"
1818
minSdk = 34
1919
targetSdk = 34
20-
versionCode = 2
21-
versionName = "1.0.0"
20+
versionCode = 3
21+
versionName = "1.0.1"
2222

2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424
}

0 commit comments

Comments
 (0)