]> gitweb.fperrin.net Git - Dictionary.git/history - build.gradle
Allow to escape only unicode chars
[Dictionary.git] / build.gradle
2020-12-04 Reimar DöffingerBump gradle and desugar versions.
2020-06-06 Reimar DöffingerEnable multidex and desugar again.
2020-06-06 Reimar DöffingerUpdate build tools version.
2020-05-01 Reimar DöffingerSwitch to app compat preferences.
2020-04-11 Reimar DöffingerSome lint fixes.
2020-04-04 Reimar DöffingerAdd Basque translation also to build.gradle.
2020-04-04 Reimar DöffingerSwitch to newer build tools and download via https.
2018-10-18 Reimar DöffingerUpdate tools version, move minSdk to build.gradle.
2018-08-08 Reimar DöffingerUpdate gradle version.
2018-06-13 Reimar DöffingerUpdate gradle version.
2018-05-20 Reimar DöffingerUpdate target SDK in Android manifest and update gradle...
2018-05-20 TherhokarUpdate build.gradle
2018-04-14 Reimar DöffingerUpdate to latest stable gradle tool version.
2018-01-10 Reimar DöffingerNewer versions of build tools, support library etc.
2017-12-10 Reimar DöffingerUpdate Gradle version.
2017-11-16 Reimar DöffingerRe-enable aapt2 again at v27.
2017-11-05 Reimar DöffingerTool and library updates.
2017-08-13 Reimar DöffingerBump buildTools and targetSdkVersion.
2017-06-15 Reimar DöffingerAdd russion to resConfigs.
2017-06-15 Reimar DöffingerMerge pull request #69 from antonv6/l10n-ru
2017-06-13 Reimar DöffingerUpdate gradle version.
2017-04-15 Reimar DöffingerSet resConfigs to include strings only for supported...
2017-04-13 Reimar DöffingerUpdate tools.
2017-03-18 Reimar DöffingerUpdate dependencies to newer versions.
2017-01-21 Reimar DöffingerSwitch Util to a git submodule.
2016-12-17 Reimar DöffingerUpdate gradle version.
2016-10-29 Reimar DöffingerSupport runtime permissions.
2016-10-27 Reimar DöffingerAdd floating button to switch language.
2016-10-26 Reimar DöffingerUpdate build toolchain to latest.
2016-10-26 Reimar DöffingerAttempt to fix issue #49.
2016-10-05 Reimar DöffingerUpdate appcompat version.
2016-10-05 Reimar DöffingerUpdate gradle version.
2016-06-05 Reimar DöffingerBump gradle version.
2016-04-02 Reimar DöffingerUpdate appcompat version.
2016-01-30 Reimar DöffingerMerge pull request #26 from Kteby/master
2016-01-24 Reimar DöffingerAdd menu entry to jump to random word.
2016-01-16 Reimar DöffingerUpdate to latest build tools.
2015-12-15 Reimar DöffingerUpdate to newer gradle version.
2015-12-06 Reimar DöffingerSwitch to newer SDK version.
2015-12-02 Reimar DöffingerMerge pull request #9 from yourealwaysbe/master
2015-11-23 Matthew Hagueadded support for gradle.properties to specify util...
2015-11-17 Reimar DöffingerAdd comment to gradle bug workaround.
2015-11-17 Reimar DöffingerProper dependencies for task to create small jar file.
2015-11-17 Reimar DöffingerUse $buildDir instead of hardcoded build/
2015-09-20 Reimar DöffingerAdd shrinkResources for slightly smaller APK.
2015-09-20 Reimar DöffingerSwitch to newer build and appcompat versions.
2015-09-04 Reimar DöffingerAdd a few hacks to reduce size of ICU library.
2015-08-24 Reimar DöffingerAdd release config.
2015-08-24 Reimar DöffingerChange application ID to my own.
2015-08-20 Reimar DöffingerMany fixes/hack to get a compilable version.