File tree Expand file tree Collapse file tree 5 files changed +4
-9
lines changed
Expand file tree Collapse file tree 5 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This app is just one piece of a bigger series of apps. You can find the rest of
1919
2020License
2121-------
22- Copyright 2016-2017 SimpleMobileTools
22+ Copyright 2016-present SimpleMobileTools
2323
2424 Licensed under the Apache License, Version 2.0 (the "License");
2525 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 4141}
4242
4343dependencies {
44- implementation ' com.simplemobiletools:commons:3.6.11 '
44+ implementation ' com.simplemobiletools:commons:3.7.7 '
4545
4646 implementation files(' ../libs/RootTools.jar' )
4747
Original file line number Diff line number Diff line change 22-dontnote org.apache.http.**
33-keep class com.simplemobiletools.** { *; }
44-dontwarn com.simplemobiletools.**
5-
6- -renamesourcefileattribute SourceFile
7- -keepattributes SourceFile, LineNumberTable
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3- <!-- Default colors -->
4- <color name =" default_text_color" >@color/theme_dark_text_color</color >
5- <color name =" default_background_color" >@color/theme_dark_background_color</color >
3+
64</resources >
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.1-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.4. 1-all.zip
You can’t perform that action at this time.
0 commit comments