mirror of
https://github.com/yggdrasil-network/yggdrasil-android.git
synced 2025-04-28 06:05:08 +03:00
Preparation for release 0.5.7 (#62)
* Updated DNS. * Removed tree info from main screen. * Added a link to public peers site. * Updated version and changelogs.
This commit is contained in:
parent
6a66960666
commit
060c096cdf
12 changed files with 90 additions and 52 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "eu.neilalexander.yggdrasil"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 17
|
||||
versionName "0.1-017"
|
||||
versionCode 18
|
||||
versionName "0.1-018"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue