Skip to content

Commit

Permalink
Bumped version to 2.15alpha23
Browse files Browse the repository at this point in the history
@branch-specific
  • Loading branch information
mikehardy committed Jan 25, 2021
1 parent ff2bf7e commit df74a96
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 @@ -52,8 +52,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=21500122
versionName="2.15alpha22"
versionCode=21500123
versionName="2.15alpha23"
minSdkVersion 21
//noinspection OldTargetApi - also performed in api/build.fradle
targetSdkVersion 29 // change .travis.yml platform download at same time
Expand Down

0 comments on commit df74a96

Please sign in to comment.