Skip to content

Commit

Permalink
Bump version number to 10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
helloworld1 committed May 2, 2015
1 parent f467e73 commit 8e5c52a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ buildscript {
apply plugin: 'android-sdk-manager'
apply plugin: 'android'

sourceCompatibility = 1.6
targetCompatibility = 1.6

repositories {
mavenCentral()
}
Expand All @@ -24,7 +21,7 @@ android {

defaultConfig {
versionCode 212
versionName "10.6.991"
versionName "10.7"
minSdkVersion 11
targetSdkVersion 21
testApplicationId "org.liberty.android.fantastischmemo.test"
Expand Down

0 comments on commit 8e5c52a

Please sign in to comment.