Hopefully stop internet traffic being blocked

This commit is contained in:
Neil Alexander 2021-06-16 23:11:03 +01:00
parent 20ff7378e9
commit b57bb71d65
3 changed files with 71 additions and 26 deletions

View file

@ -11,7 +11,7 @@ android {
applicationId "eu.neilalexander.yggdrasil"
minSdkVersion 21
targetSdkVersion 29
versionCode 1
versionCode 2
versionName "0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"