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:
parent
3513053d37
commit
ec003b9971
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user