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

Bumped version to 2.16.0beta2

This commit is contained in:
Mike Hardy 2023-05-13 22:38:24 +00:00
parent dd325625d9
commit 1e95d1ce85

View File

@ -61,8 +61,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=21600201
versionName="2.16.0beta1"
versionCode=21600202
versionName="2.16.0beta2"
minSdkVersion 21
//noinspection OldTargetApi - also performed in api/build.fradle
targetSdkVersion 31 // change .tests_emulator.yml