Skip to content

Commit

Permalink
Deleted unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
hummatli committed Sep 7, 2016
1 parent 53e71f3 commit 1b81cc8
Show file tree
Hide file tree
Showing 36 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion MAHAndroidUpdater/mah-android-updater/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ext {
siteUrl = 'https://github.com/hummatli/MAHAndroidUpdater'
gitUrl = 'https://github.com/hummatli/MAHAndroidUpdater.git'

libraryVersion = '1.0.12'
libraryVersion = '1.0.14'

developerId = 'hummatli'
developerName = 'Sattar Hummatli'
Expand Down
4 changes: 0 additions & 4 deletions MAHAndroidUpdater/mah-android-updater/src/main/assets/ReadMe

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@

import java.util.Locale;

/**
* This class is used to change your application locale and persist this change for the next time
* that your app is going to be used.
* <p/>
* You can also change the locale of your application on the fly by using the setLocale method.
* <p/>
* Created by gunhansancar on 07/10/15.
*/
public class LocaleUpdater {
private static void updateLocale(Context context, String language) {
Locale locale = new Locale(language);
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
2 changes: 1 addition & 1 deletion key/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
keystore_for_release123456.jks
keystore_for_release123456-mah-android-updater.jks
*.apk

0 comments on commit 1b81cc8

Please sign in to comment.