We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8900756 commit 868553aCopy full SHA for 868553a
app/build.gradle.kts
@@ -19,8 +19,8 @@ android {
19
// https://ai.google.dev/edge/litert/android/index
20
minSdk = 26
21
targetSdk = 35
22
- versionCode = 13
23
- versionName = "0.10.0"
+ versionCode = 14
+ versionName = "0.11.0"
24
25
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
26
}
0 commit comments