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

Commit

Permalink
Update Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Sep 3, 2018
1 parent b12f089 commit 9c6faa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ android {
applicationId "ca.josephroque.campusguide"
minSdkVersion 16
targetSdkVersion 25
versionCode 3
versionName "1.0.1"
versionCode 4
versionName "1.0.2"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit 9c6faa3

Please sign in to comment.