Skip to content

Commit f720ae0

Browse files
committed
Bumped version to 2.19alpha12
1 parent 8878e0f commit f720ae0

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
@@ -86,8 +86,8 @@ android {
8686
//
8787
// This ensures the correct ordering between the various types of releases (dev < alpha < beta < release) which is
8888
// needed for upgrades to be offered correctly.
89-
versionCode=21900111
90-
versionName="2.19alpha11"
89+
versionCode=21900112
90+
versionName="2.19alpha12"
9191
minSdk libs.versions.minSdk.get().toInteger()
9292

9393
// Stays until this is in a release: https://github.com/google/desugar_jdk_libs/commit/c01a5446ca13586b801dbba4d83c6821337b3cc2

0 commit comments

Comments
 (0)