Skip to content

Commit 5ccdefe

Browse files
committed
version bump
1 parent 3596d44 commit 5ccdefe

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
@@ -11,8 +11,8 @@ android {
1111
applicationId = "com.caniwebview.android"
1212
minSdk = 24
1313
targetSdk = 35
14-
versionCode = 4
15-
versionName = "0.0.4"
14+
versionCode = 5
15+
versionName = "0.0.5"
1616

1717
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)