mirror of
https://github.com/yggdrasil-network/yggdrasil-android.git
synced 2025-04-28 22:25:09 +03:00
Fixed password getter (crashes for old configs).
Changed publishing material for F-Droid. Incremented version.
This commit is contained in:
parent
f4e1a75cfc
commit
5c0f292c56
12 changed files with 12 additions and 6 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "eu.neilalexander.yggdrasil"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 14
|
||||
versionName "0.1-014"
|
||||
versionCode 15
|
||||
versionName "0.1-015"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue