Skip to content

Commit 1c5a6b3

Browse files
committed
Bumped version to 2.18alpha7
1 parent 61570c8 commit 1c5a6b3

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=21800106
78-
versionName="2.18alpha6"
77+
versionCode=21800107
78+
versionName="2.18alpha7"
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)