mirror of
https://github.com/yggdrasil-network/yggdrasil-android.git
synced 2025-04-28 06:05:08 +03:00
Added fastlane meta for inclusion in F-Droid, incremented version, fixed 1 string. (#35)
* Added fastlane meta for inclusion in F-Droid, incremented version, fixed 1 string. * Added yggdrasil-go submodule for F-Droid pipeline. * Changed logo images to black.
This commit is contained in:
parent
b472c7283f
commit
7af870f34d
19 changed files with 37 additions and 173 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "eu.neilalexander.yggdrasil"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 10
|
||||
versionName "0.1-010"
|
||||
versionCode 11
|
||||
versionName "0.1-011"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue