1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-09-20 07:31:40 +02:00
Frost-for-Facebook/gradle.properties
Allan Wang e113308923
Translations (#1125)
* New translations strings.xml (Czech)

* New translations strings_download.xml (Czech)

* New translations strings_pref_debug.xml (Chinese Traditional)

* New translations strings_errors.xml (German)

* New translations strings_pref_experimental.xml (German)

* New translations strings.xml (Hungarian)

* New translations strings_pref_notifications.xml (Hungarian)

* New translations strings_pref_experimental.xml (Hungarian)

* New translations strings_pref_debug.xml (Hungarian)

* New translations strings_pref_behaviour.xml (Hungarian)

* New translations strings_pref_appearance.xml (Hungarian)

* New translations strings_errors.xml (Hungarian)

* New translations strings.xml (German)

* New translations strings_pref_notifications.xml (German)

* New translations strings_pref_debug.xml (German)

* New translations strings_errors.xml (French)

* New translations strings_pref_behaviour.xml (German)

* New translations strings_pref_appearance.xml (German)

* New translations strings_download.xml (German)

* New translations strings.xml (French)

* New translations strings_pref_notifications.xml (French)

* New translations strings_pref_experimental.xml (French)

* New translations strings_pref_debug.xml (French)

* New translations strings_pref_behaviour.xml (French)

* New translations strings_pref_appearance.xml (French)

* New translations strings_pref_debug.xml (Indonesian)

* New translations strings_pref_behaviour.xml (Polish)

* New translations strings_pref_appearance.xml (Polish)

* New translations strings_pref_notifications.xml (Portuguese, Brazilian)

* New translations strings_pref_experimental.xml (Portuguese, Brazilian)

* New translations strings_pref_debug.xml (Portuguese, Brazilian)

* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)

* New translations strings_pref_appearance.xml (Portuguese, Brazilian)

* New translations strings_errors.xml (Portuguese, Brazilian)

* New translations strings_pref_notifications.xml (Polish)

* New translations strings_pref_debug.xml (Polish)

* New translations strings.xml (Italian)

* New translations strings_errors.xml (Polish)

* New translations strings_pref_notifications.xml (Italian)

* New translations strings_pref_experimental.xml (Italian)

* New translations strings_pref_debug.xml (Italian)

* New translations strings_pref_behaviour.xml (Italian)

* New translations strings_pref_appearance.xml (Italian)

* New translations strings_errors.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings_pref_experimental.xml (Polish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings_download.xml (Ukrainian)

* New translations strings_intro.xml (Ukrainian)

* New translations strings_web_context.xml (Ukrainian)

* New translations strings_preferences.xml (Ukrainian)

* New translations strings_pref_notifications.xml (Ukrainian)

* New translations strings_pref_networks.xml (Ukrainian)

* New translations strings_pref_feed.xml (Ukrainian)

* New translations strings_pref_experimental.xml (Ukrainian)

* New translations strings_pref_debug.xml (Ukrainian)

* New translations strings_play_store.xml (Ukrainian)

* New translations strings.xml (Turkish)

* New translations strings_errors.xml (Ukrainian)

* New translations strings_pref_notifications.xml (Turkish)

* New translations strings_pref_experimental.xml (Turkish)

* New translations strings_pref_debug.xml (Turkish)

* New translations strings_pref_behaviour.xml (Turkish)

* New translations strings_pref_appearance.xml (Turkish)

* New translations strings_errors.xml (Turkish)

* New translations strings_pref_behaviour.xml (Ukrainian)

* New translations strings_pref_appearance.xml (Ukrainian)

* New translations strings.xml (Ukrainian)

* New translations strings_pref_behaviour.xml (Spanish)

* New translations strings_errors.xml (Spanish)

* New translations strings_pref_appearance.xml (Spanish)

* New translations strings_pref_experimental.xml (Spanish)

* New translations strings_pref_debug.xml (Spanish)

* New translations strings_pref_notifications.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings_download.xml (Danish)

* New translations strings_errors.xml (Danish)

* New translations strings_pref_appearance.xml (Danish)

* New translations strings_pref_behaviour.xml (Danish)

* New translations strings_download.xml (Danish)

* New translations strings_errors.xml (Danish)

* New translations strings_intro.xml (Danish)

* New translations strings_play_store.xml (Danish)

* New translations strings_pref_appearance.xml (Danish)

* New translations strings_pref_behaviour.xml (Danish)

* New translations strings_pref_debug.xml (Danish)

* New translations strings_pref_experimental.xml (Danish)

* New translations strings_pref_feed.xml (Danish)

* New translations strings_pref_networks.xml (Danish)

* New translations strings_pref_notifications.xml (Danish)

* New translations strings_preferences.xml (Danish)

* New translations strings_web_context.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings_download.xml (Swedish)

* New translations strings_errors.xml (Swedish)

* New translations strings_intro.xml (Swedish)

* New translations strings_play_store.xml (Swedish)

* New translations strings_pref_appearance.xml (Swedish)

* New translations strings_pref_behaviour.xml (Swedish)

* New translations strings_pref_debug.xml (Swedish)

* New translations strings_pref_experimental.xml (Swedish)

* New translations strings_pref_feed.xml (Swedish)

* New translations strings_pref_networks.xml (Swedish)

* New translations strings_pref_notifications.xml (Swedish)

* New translations strings_preferences.xml (Swedish)

* New translations strings_web_context.xml (Swedish)

* New translations strings.xml (Swedish)

* Update clone depth

* Remove blank translation files

* Optimize and reformat

* Update kau

* Update build tools in travis

* Update dependencies

* Revert apache commons text version
2018-10-08 17:39:02 -04:00

63 lines
2.3 KiB
Properties

# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
APP_ID=Frost
APP_GROUP=com.pitchedapps
KAU=11f0d0f
KOTLIN=1.2.71
# https://github.com/bugsnag/bugsnag-android/releases
BUGSNAG=4.8.2
# https://github.com/bugsnag/bugsnag-android-gradle-plugin/releases
BUGSNAG_PLUGIN=3.4.2
# https://github.com/KeepSafe/dexcount-gradle-plugin/releases
DEX_PLUGIN=0.8.4
# https://github.com/gladed/gradle-android-git-version/releases
GIT_PLUGIN=0.4.5
# https://mvnrepository.com/artifact/org.apache.commons/commons-text
COMMONS_TEXT=1.4
# https://github.com/Raizlabs/DBFlow/releases
DBFLOW=4.2.4
# https://github.com/brianwernick/ExoMedia/releases
EXOMEDIA=4.2.3
JACKSON=2.9.6
# https://github.com/jhy/jsoup/releases
JSOUP=1.11.3
# https://github.com/square/leakcanary/releases
LEAK_CANARY=1.6.1
# https://github.com/zsmb13/MaterialDrawerKt/releases
MATERIAL_DRAWER_KT=1.3.6
# https://github.com/square/okhttp/releases
OKHTTP=3.11.0
PAPER_PARCEL=2.0.5
# http://robolectric.org/getting-started/
ROBOELECTRIC=3.8
# https://github.com/ReactiveX/RxAndroid/releases
RX_ANDROID=2.1.0
# https://github.com/JakeWharton/RxBinding/releases
RX_BINDING=2.1.1
# https://github.com/ReactiveX/RxJava/releases
RX_JAVA=2.2.2
# https://github.com/ReactiveX/RxKotlin/releases
RX_KOTLIN=2.3.0
# https://github.com/pwittchen/ReactiveNetwork/releases
RX_NETWORK=2.1.0
# https://github.com/davemorrissey/subsampling-scale-image-view#quick-start
SCALE_IMAGE_VIEW=3.10.0
# https://github.com/umano/AndroidSlidingUpPanel
SLIDING_PANEL=3.4.0
# https://developer.android.com/training/testing/set-up-project#gradle-dependencies
TEST_RULE=1.0.2