Skip to content

Commit

Permalink
6.1: Added Spanish translation, thx @helfio ; Added Iterator into
Browse files Browse the repository at this point in the history
AsyncTask for issue #4 in Android 6; Force stats refresh when switching
between current and archive.
  • Loading branch information
ltGuillaume authored and ltGuillaume committed Oct 26, 2015
1 parent 010fa30 commit 939ad41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="nl.asymmetrics.droidshows"
android:versionCode="60" android:versionName="6.0">
android:versionCode="61" android:versionName="6.1">
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="11"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
Expand Down

0 comments on commit 939ad41

Please sign in to comment.