0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

Bumped version to 2.16alpha98

This commit is contained in:
Mike Hardy 2023-04-23 16:05:50 +00:00
parent 1bcf737e97
commit 5c9a08b5ea

View File

@ -59,8 +59,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=21600197
versionName="2.16alpha97"
versionCode=21600198
versionName="2.16alpha98"
minSdkVersion 21
//noinspection OldTargetApi - also performed in api/build.fradle
targetSdkVersion 31 // change .tests_emulator.yml