Skip to content

Commit 0b00a9f

Browse files
committed
Merge pull request commons-app#28 from brion/killbeta
Kill beta labeling; include icon assets in scratch
2 parents 830545a + 9fbc5a2 commit 0b00a9f

File tree

21 files changed

+1
-1
lines changed

21 files changed

+1
-1
lines changed

commons/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="org.wikimedia.commons"
33
android:versionCode="9"
4-
android:versionName="1.0beta8" >
4+
android:versionName="1.0alpha1" >
55

66
<uses-sdk
77
android:minSdkVersion="9"
2.71 KB
Loading

commons/res/drawable-hdpi/icon.png

-5.95 KB
Binary file not shown.
638 Bytes
Loading

commons/res/drawable-ldpi/icon.png

-2.69 KB
Binary file not shown.
1.28 KB
Loading

commons/res/drawable-mdpi/icon.png

-3.63 KB
Binary file not shown.
4.61 KB
Loading

scratch/.DS_Store

6 KB
Binary file not shown.
Binary file not shown.

scratch/icons-stable/icon36.png

2.27 KB
Loading

scratch/icons-stable/icon48.png

3.52 KB
Loading

scratch/icons-stable/icon512.png

49 KB
Loading

scratch/icons-stable/icon72.png

6.07 KB
Loading

scratch/icons-stable/icon96.png

8.88 KB
Loading
Binary file not shown.

scratch/icons-unstable/icon36.png

2.67 KB
Loading

scratch/icons-unstable/icon48.png

3.84 KB
Loading

scratch/icons-unstable/icon512.png

43.5 KB
Loading

scratch/icons-unstable/icon72.png

6.51 KB
Loading

scratch/icons-unstable/icon96.png

9.27 KB
Loading

0 commit comments

Comments
 (0)