Skip to content

Commit 7da94c1

Browse files
committed
Bumped version to 2.18alpha9
1 parent abf06d4 commit 7da94c1

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
@@ -74,8 +74,8 @@ android {
7474
//
7575
// This ensures the correct ordering between the various types of releases (dev < alpha < beta < release) which is
7676
// needed for upgrades to be offered correctly.
77-
versionCode=21800108
78-
versionName="2.18alpha8"
77+
versionCode=21800109
78+
versionName="2.18alpha9"
7979
minSdk 23 // also in testlib/build.gradle.kts
8080
// After #13695: change .tests_emulator.yml
8181
targetSdk 33 // also in [api|testlib]/build.gradle.kts and ../robolectricDownloader.gradle

0 commit comments

Comments
 (0)