Skip to content

Commit

Permalink
4.1 beta8
Browse files Browse the repository at this point in the history
  • Loading branch information
KillerInk committed Mar 5, 2018
1 parent d677a63 commit 7cf0c41
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 @@ -14,7 +14,7 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 27
versionCode 137
versionCode 138
versionName '4.1'
applicationId "troop.com.freedcam"
renderscriptTargetApi 19
Expand All @@ -24,7 +24,7 @@ android {
abiFilters 'armeabi-v7a','arm64-v8a'
}
}
versionNameSuffix 'beta7'
versionNameSuffix 'beta8'
}
lintOptions { checkReleaseBuilds false }
buildTypes {
Expand Down

0 comments on commit 7cf0c41

Please sign in to comment.