Skip to content

Commit

Permalink
Fixed build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
DrKLO committed Jul 24, 2017
1 parent c92ecf9 commit 9e4f549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TMessagesProj/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 25
versionName 4.2.1
versionName "4.2.1"

externalNativeBuild {
ndkBuild {
Expand Down

0 comments on commit 9e4f549

Please sign in to comment.