Skip to content

Commit

Permalink
Version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depau committed Nov 19, 2018
1 parent 443eff2 commit 5bb19ef
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "eu.depau.etchdroid"
minSdkVersion 19
targetSdkVersion 28
versionCode 5
versionName "1.3.1"
versionCode 6
versionName "1.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/6.txt
@@ -0,0 +1 @@
Fixed a bug which caused the app to crash when pressing any button on Android 6.0
2 changes: 1 addition & 1 deletion metadata/en-US/title.txt
@@ -1 +1 @@
EtchDroid [NO ROOT] - Write ISOs and DMGs to USB
EtchDroid USB writer
1 change: 1 addition & 0 deletions metadata/it-IT/changelogs/6.txt
@@ -0,0 +1 @@
Risolto un problema che faceva crashare l'app quando si premeva un tasto qualsiasi su Android 6.0
2 changes: 1 addition & 1 deletion metadata/it-IT/title.txt
@@ -1 +1 @@
EtchDroid [NO ROOT] - Scrivi ISO e DMG su USB
EtchDroid

0 comments on commit 5bb19ef

Please sign in to comment.