revert target to 29

Signed-off-by: r4sas <r4sas@i2pmail.org>
pull/35/head
r4sas 2022-01-28 11:02:34 +00:00
parent 3513053d37
commit ec003b9971
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ dependencies {
}
android {
compileSdkVersion 31
compileSdkVersion 29
defaultConfig {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 31
targetSdkVersion 29
minSdkVersion 16
versionCode 24000
versionName "2.40.0"