This website requires JavaScript.
Explore
Help
Sign in
mirror
/
monocles_chat_clean
Watch
1
Star
0
Fork
You've already forked monocles_chat_clean
1
Code
Activity
72aa8bb99d
Branches
Tags
No results found.
monocles_chat_clean
/
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'
Copy permalink