mirror of
https://github.com/yggdrasil-network/yggdrasil-android.git
synced 2025-04-28 06:05:08 +03:00
Fixed the writer thread. (#42)
* Fixed the writer thread. * Version increment. * Added todo and info.
This commit is contained in:
parent
05de180066
commit
ce50b01781
2 changed files with 13 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "eu.neilalexander.yggdrasil"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 12
|
||||
versionName "0.1-012"
|
||||
versionCode 13
|
||||
versionName "0.1-013"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue