Skip to content

Commit

Permalink
changed the android app version to reflect github release
Browse files Browse the repository at this point in the history
  • Loading branch information
xRahul committed May 6, 2018
1 parent 4bb057f commit b33954a
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
Binary file modified android/.gradle/2.14.1/taskArtifacts/cache.properties.lock
Binary file not shown.
Binary file modified android/.gradle/2.14.1/taskArtifacts/fileHashes.bin
Binary file not shown.
Binary file modified android/.gradle/2.14.1/taskArtifacts/fileSnapshots.bin
Binary file not shown.
Binary file not shown.
Binary file modified android/.gradle/2.14.1/taskArtifacts/taskArtifacts.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ android {
applicationId "com.notifyavailability"
minSdkVersion 16
targetSdkVersion 22
versionCode 1
versionName "1.0"
versionCode 5
versionName "0.5"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit b33954a

Please sign in to comment.