Skip to content

Commit f3cc90c

Browse files
committed
Updates version code and name to 1.7.2.
1 parent 0fa8200 commit f3cc90c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/calendar-widget/src/main/AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="com.plusonelabs.calendar"
5-
android:versionCode="18"
6-
android:versionName="1.7.1" >
5+
android:versionCode="19"
6+
android:versionName="1.7.2" >
77

88
<uses-sdk
99
android:minSdkVersion="15"

0 commit comments

Comments
 (0)