Skip to content

Commit 32e0216

Browse files
author
Arnav Gupta
committed
bump version to 0.7
1 parent 018e524 commit 32e0216

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

App/App.apk

56 KB
Binary file not shown.

App/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="in.ac.dtu.subtlenews"
4-
android:versionCode="6"
5-
android:versionName="0.6" >
4+
android:versionCode="7"
5+
android:versionName="0.7" >
66

77
<uses-permission android:name="android.permission.INTERNET" />
88
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />

0 commit comments

Comments
 (0)