Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cfa8df1

Browse files
committed
Bumped version to 2.16alpha18
@branch-specific
1 parent d9d013e commit cfa8df1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AnkiDroid/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ android {
5353
//
5454
// This ensures the correct ordering between the various types of releases (dev < alpha < beta < release) which is
5555
// needed for upgrades to be offered correctly.
56-
versionCode=21600117
57-
versionName="2.16alpha17"
56+
versionCode=21600118
57+
versionName="2.16alpha18"
5858
minSdkVersion 21
5959
//noinspection OldTargetApi - also performed in api/build.fradle
6060
targetSdkVersion 29 // change .travis.yml platform download at same time

0 commit comments

Comments
 (0)