Skip to content

Commit

Permalink
Updated version code & version
Browse files Browse the repository at this point in the history
  • Loading branch information
AEFeinstein committed Apr 29, 2016
1 parent 0ca5d1f commit ce7e5c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
applicationId "com.gelakinetic.mtgfam"
minSdkVersion 14
targetSdkVersion 23
versionCode 40
versionName "3.3.0"
versionCode 41
versionName "3.3.1"
}
packagingOptions {
exclude 'META-INF/LICENSE.txt'
Expand All @@ -40,7 +40,7 @@ android {
}
}
foss {
versionName "3.3.0-foss"
versionName "3.3.1-foss"
}
}
}
Expand Down

0 comments on commit ce7e5c2

Please sign in to comment.