This repository was archived by the owner on Jul 23, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,12 @@ Downloads
4949
5050Changelog
5151---------
52+ Cambios en v1.124:
53+ * Fix CFI.
54+
55+ Changes on v1.124:
56+ * Fix CFI.
57+
5258Cambios en v1.123:
5359* Fix CFI.
5460* Primera parte de implementacion de plugins en JS (no se vee).
@@ -61,7 +67,6 @@ Changes on v1.123:
6167* Added overscroll to the continuous reader and fixed the seek on open and changes chapter.
6268* Others min fixes and improve on background.
6369
64-
6570Cambios en v1.122:
6671* Fix HeavenManga y JapScan.
6772* Agregado InManga(es).
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 google()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.2.0 '
9+ classpath ' com.android.tools.build:gradle:3.5.3 '
1010
1111 // NOTE: Do not place your application dependencies here; they belong
1212 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 1- # Tue Oct 09 11:09:46 ART 2018
1+ # Mon Feb 17 16:29:10 ART 2020
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.6 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.4.1 -all.zip
You can’t perform that action at this time.
0 commit comments