This website requires JavaScript.
Explore
Help
Sign in
thedevstack
/
PiratX-Archive
Archived
Watch
2
Star
0
Fork
You've already forked PiratX-Archive
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-01-10
. You can view files and clone it, but cannot push or open issues or pull requests.
598e619965
PiratX-Archive
/
settings.gradle
4 lines
98 B
Groovy
Raw
Normal View
History
Unescape
Escape
add android-transcoder directly into libs
2017-02-01 21:56:23 +01:00
include
':libs:android-transcoder'
Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locally xmpp-addr: Backfill missing class method for Java 1.7 This backfills missing class methods for `java.nio.charset.StandardCharsets` and `java.util.Objects` for compatibility with platforms which do not support these (mainly Android SDK versions <= 18). Change `minSdkVersion` to 18, backfill missing methods This reduces the minimum SDK version to 18 (Android 4.3), which notably is the last supported version for the BlackBerry OS 10.3 Android compatibility layer. Drop support for Android 4.1 and 4.2
2018-12-14 20:48:25 +01:00
include
':libs:xmpp-addr'
rename rootProject.name in settings.gradle
2018-04-11 21:44:02 +02:00
rootProject
.
name
=
'PixArtMessenger'
Reference in a new issue
Copy permalink