We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff80735 commit 1195329Copy full SHA for 1195329
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
compileSdk 35
13
targetSdkVersion 35
14
versionCode 16
15
- versionName "0.93.0-alpha11"
+ versionName "0.94.1-alpha11"
16
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
testInstrumentationRunnerArguments useTestStorageService: "true"
0 commit comments