Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaudM committed Dec 4, 2017
1 parent d784fd7 commit cccb2de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# built application files
*.apk
*.ap_
app/release

# files for the dex VM
*.dex
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.thibaudperso.sonycamera"
android:versionCode="20"
android:versionName="3.0.3">
android:versionCode="21"
android:versionName="3.0.4">

<uses-sdk tools:overrideLibrary=" com.google.android.gms.ads,
com.google.android.gms.ads.impl,
Expand Down

0 comments on commit cccb2de

Please sign in to comment.