Skip to content

Commit

Permalink
Bumped version to 2.21alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Dec 18, 2024
1 parent c28f9f9 commit 37274f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AnkiDroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ android {
//
// This ensures the correct ordering between the various types of releases (dev < alpha < beta < release) which is
// needed for upgrades to be offered correctly.
versionCode=22100102
versionName="2.21alpha2"
versionCode=22100103
versionName="2.21alpha3"
minSdk libs.versions.minSdk.get().toInteger()

// After #13695: change .tests_emulator.yml
Expand Down

0 comments on commit 37274f2

Please sign in to comment.