We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67a065 commit 2dab92eCopy full SHA for 2dab92e
AnkiDroid/build.gradle
@@ -85,8 +85,8 @@ android {
85
//
86
// This ensures the correct ordering between the various types of releases (dev < alpha < beta < release) which is
87
// needed for upgrades to be offered correctly.
88
- versionCode=21900201
89
- versionName="2.19beta1"
+ versionCode=21900202
+ versionName="2.19beta2"
90
minSdk libs.versions.minSdk.get().toInteger()
91
92
// Stays until this is in a release: https://github.com/google/desugar_jdk_libs/commit/c01a5446ca13586b801dbba4d83c6821337b3cc2
0 commit comments