1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-01-24 05:24:58 +00:00

revert target to 29

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-01-28 11:02:34 +00:00
parent 3513053d37
commit ec003b9971
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2

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"