Skip to content

Commit

Permalink
Merge pull request #2997 from 84n4n4/RELEASE-increaseVersionCode
Browse files Browse the repository at this point in the history
RELEASE - increase VersionCode
  • Loading branch information
mrmattmueller authored Oct 11, 2018
2 parents 56a7301 + a00f615 commit e8dcd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ android {
targetSdkVersion 22
applicationId appId
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
versionCode 48
versionCode 49
println "VersionCode is $versionCode"
versionName "0.9.42"
println "VersionName is $versionName"
Expand Down

0 comments on commit e8dcd34

Please sign in to comment.