This repository was archived by the owner on Jul 23, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
Expand file tree Collapse file tree 4 files changed +10
-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.133:
53+ * Fixed algunos servers, agregado soporte para hcapcha.
54+
55+ Changes on v1.133:
56+ * Fixed same servers, added support hcapcha.
57+
5258Cambios en v1.132:
5359* Fix kissmanga.
5460* Fix mangakawaii.
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ android {
55 buildToolsVersion ' 29.0.3'
66 defaultConfig {
77 applicationId " ar.rulosoft.mimanganu"
8- versionCode 132
9- versionName " 1.132 "
8+ versionCode 133
9+ versionName " 1.133 "
1010 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1111 minSdkVersion 15
1212 }
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3- <string name =" update_message" >Cambios en v1.132 :\n\t* Fix kissmanga.\n\t* Fix mangakawaii .</string >
3+ <string name =" update_message" >Cambios en v1.133 :\n\t* Fixed algunos servers, agregado soporte para hcapcha .</string >
44 <string name =" action_ajustar_a" >Ajustar a</string >
55 <string name =" descargas" >Descargas</string >
66 <string name =" datosde" >Datos de </string >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3- <string name =" update_message" >Changes on v1.132 :\n\t* Fix kissmanga.\n\t* Fix mangakawaii .</string >
3+ <string name =" update_message" >Changes on v1.133 :\n\t* Fixed same servers, added support hcapcha .</string >
44 <string name =" _12hours" >12 Hours</string >
55 <string name =" _1day" >1 day</string >
66 <string name =" _2day" >2 days</string >
You can’t perform that action at this time.
0 commit comments