Skip to content

Commit 4d51a45

Browse files
committed
Bumped version to 2.24.0beta3
1 parent 66ca462 commit 4d51a45

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
@@ -99,9 +99,9 @@ android {
9999
//
100100
// This ensures the correct ordering between the various types of releases (dev < alpha < beta < release) which is
101101
// needed for upgrades to be offered correctly.
102-
versionCode=22400202
102+
versionCode=22400203
103103
// If you change this to a new version, you probably also want to update .gradle/workflows/milestone.yml for the new version...
104-
versionName="2.24.0beta2"
104+
versionName="2.24.0beta3"
105105
minSdk = libs.versions.minSdk.get().toInteger()
106106

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

0 commit comments

Comments
 (0)