Skip to content

Commit 3cedafc

Browse files
committed
version
1 parent b4b3cf2 commit 3cedafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
applicationId = "com.caniwebview.android"
1212
minSdk = 24
1313
targetSdk = 35
14-
versionCode = 100
14+
versionCode = 101
1515
versionName = "1.0.0"
1616

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

0 commit comments

Comments
 (0)