Skip to content

Commit

Permalink
release: bump version to 2.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Sep 5, 2023
1 parent 653d9c5 commit d2d37e8
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 @@ -75,8 +75,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=21604300
versionName="2.16.4"
versionCode=21605300
versionName="2.16.5"
minSdkVersion 21
// change api/build.gradle
// change robolectricDownloader.gradle
Expand Down

0 comments on commit d2d37e8

Please sign in to comment.