Skip to content

Commit

Permalink
bump version v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
testica committed Aug 31, 2018
1 parent 8fdb28d commit 49c2219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "com.ltapps.textscanner"
minSdkVersion 14
targetSdkVersion 26
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"

buildConfigField 'String', 'AdMobAppId', '"ca-app-pub-3940256099942544~3347511713"'
resValue 'string', 'admob_app_id', '"ca-app-pub-3940256099942544~3347511713"'
Expand Down

0 comments on commit 49c2219

Please sign in to comment.