Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Commit

Permalink
v1.93
Browse files Browse the repository at this point in the history
  • Loading branch information
raulhaag committed Dec 2, 2018
1 parent 49b756b commit da9a2c0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ android {
buildToolsVersion '28.0.2'
defaultConfig {
applicationId "ar.rulosoft.mimanganu"
versionCode 92
versionName "1.92"
versionCode 93
versionName "1.93"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
minSdkVersion 15
}
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="update_message">Cambios en v1.92:\n\t* Arreglado mangashiro.net\n\t* Arreglado y mejorado tmo.\n\t* Mejorado Vercomic.com\n\t* Actulizada la traducción al Aleman.</string>
<string name="update_message">Cambios en v1.93:\n\t* Arreglado para que funcione en Android Pie.\n\t* Quitado MangaFox y agregado Fanfox.\n\t* Mejorado Vercomic.com y heavenmanga.\n\t* Arreglado EsNinemanga.</string>
<string name="action_ajustar_a">Ajustar a</string>
<string name="descargas">Descargas</string>
<string name="datosde">Datos de </string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="update_message">Changes in v1.92:\n\t* Improve mangashiro.net\n\t* Fix and improve tmo.\n\t* Improve Vercomic.com\n\t* Updated german translation.</string>
<string name="update_message">Changes in v1.93:\n\t* Fix to work on Android Pie.\n\t* Removed MangaFox and added Fanfox.\n\t* Improve Vercomic.com and heavenmanga.\n\t* Fix EsNinemanga.</string>
<string name="_12hours">12 Hours</string>
<string name="_1day">1 day</string>
<string name="_2day">2 days</string>
Expand Down

0 comments on commit da9a2c0

Please sign in to comment.