1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-26 23:50:16 +00:00

Fix wrong Thread created Toast

This fixes #153
This commit is contained in:
Loic Blot
2017-09-12 08:03:06 +02:00
parent b47a36dd99
commit 47abfac7c3
3 changed files with 16 additions and 5 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
defaultConfig {
applicationId "fr.unix_experience.owncloud_sms"
versionCode 56
versionName "1.2.3"
versionCode 57
versionName "1.2.4"
minSdkVersion 16
targetSdkVersion 26
maxSdkVersion 26