Skip to content

Commit 18f11f1

Browse files
committed
Bump to v3.0.6
1 parent a4d02f2 commit 18f11f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ android {
3333
applicationId = "io.trewartha.positional"
3434
minSdk = libs.versions.android.sdk.min.get().toInt()
3535
targetSdk = libs.versions.android.sdk.target.get().toInt()
36-
versionCode = 21030005
37-
versionName = "3.0.5"
36+
versionCode = 21030006
37+
versionName = "3.0.6"
3838

3939
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4040
testInstrumentationRunnerArguments["clearPackageData"] = "true"

0 commit comments

Comments
 (0)