Skip to content

Commit 72568b4

Browse files
committed
Bumped version to 2.24.0alpha9
1 parent 682f1e0 commit 72568b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AnkiDroid/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ android {
8989
//
9090
// This ensures the correct ordering between the various types of releases (dev < alpha < beta < release) which is
9191
// needed for upgrades to be offered correctly.
92-
versionCode=22400108
92+
versionCode=22400109
9393
// If you change this to a new version, you probably also want to update .gradle/workflows/milestone.yml for the new version...
94-
versionName="2.24.0alpha8"
94+
versionName="2.24.0alpha9"
9595
minSdk = libs.versions.minSdk.get().toInteger()
9696

9797
// After #13695: change .tests_emulator.yml

0 commit comments

Comments
 (0)