Skip to content

Commit 1195329

Browse files
Fix version name
1 parent ff80735 commit 1195329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
compileSdk 35
1313
targetSdkVersion 35
1414
versionCode 16
15-
versionName "0.93.0-alpha11"
15+
versionName "0.94.1-alpha11"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
testInstrumentationRunnerArguments useTestStorageService: "true"

0 commit comments

Comments
 (0)