0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00

Use beta channel

This commit is contained in:
Timothy Rae 2017-10-04 07:13:41 +09:00
parent 07998cc923
commit d303c7f53a
2 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ android {
play {
serviceAccountEmail = '294046724212-r3bef6kl46pb9gk0h1pl5rcjmpfrdpjl@developer.gserviceaccount.com'
pk12File = file("${homePath}/src/583631bdd16d.p12")
track = 'alpha'
track = 'beta'
}
dependencies {

View File

@ -22,8 +22,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.ichi2.anki"
android:installLocation="auto"
android:versionCode="20900110"
android:versionName="2.9alpha10">
android:versionCode="20900111"
android:versionName="2.9alpha11">
<!--
The version number is of the form: