Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Commit

Permalink
android version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Arjun-sna committed Mar 9, 2019
1 parent 3b47a07 commit d1958d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ android {
applicationId "com.githubgist"
minSdkVersion 16
targetSdkVersion 26
versionCode 1
versionCode 2
versionName "0.1"
ndk {
abiFilters "armeabi-v7a", "x86"
Expand Down

0 comments on commit d1958d3

Please sign in to comment.