Skip to content

Commit 389b26d

Browse files
committed
Bumped version to 2.21alpha16
1 parent 9e8f3fc commit 389b26d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AnkiDroid/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ android {
8585
//
8686
// This ensures the correct ordering between the various types of releases (dev < alpha < beta < release) which is
8787
// needed for upgrades to be offered correctly.
88-
versionCode=22100115
89-
versionName="2.21alpha15"
88+
versionCode=22100116
89+
versionName="2.21alpha16"
9090
minSdk libs.versions.minSdk.get().toInteger()
9191

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

0 commit comments

Comments
 (0)