Skip to content

Commit 47da534

Browse files
committed
Bumped version to 2.24.0beta1
1 parent 1dba193 commit 47da534

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=22400200
102+
versionCode=22400201
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.0beta0"
104+
versionName="2.24.0beta1"
105105
minSdk = libs.versions.minSdk.get().toInteger()
106106

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

0 commit comments

Comments
 (0)