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 b2b9162 commit 638d0e2Copy full SHA for 638d0e2
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=21900205
89
- versionName="2.19beta5"
+ versionCode=21900206
+ versionName="2.19beta6"
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