Skip to content

Commit

Permalink
version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
monossido committed May 30, 2014
1 parent c2e0bd3 commit 761a22e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.atooma.sdk"
android:versionCode="2"
android:versionName="1.1" >
android:versionCode="3"
android:versionName="1.2" >

<uses-sdk
android:minSdkVersion="8"
android:minSdkVersion="9"
android:targetSdkVersion="17" />

<application
Expand Down

3 comments on commit 761a22e

@astagi
Copy link
Contributor

@astagi astagi commented on 761a22e May 30, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't see any tag 😎

@astagi
Copy link
Contributor

@astagi astagi commented on 761a22e May 31, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@astagi
Copy link
Contributor

@astagi astagi commented on 761a22e May 31, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done by myself 😴

Please sign in to comment.