We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b3cf2 commit 3cedafcCopy full SHA for 3cedafc
app/build.gradle.kts
@@ -11,7 +11,7 @@ android {
11
applicationId = "com.caniwebview.android"
12
minSdk = 24
13
targetSdk = 35
14
- versionCode = 100
+ versionCode = 101
15
versionName = "1.0.0"
16
17
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments