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

Commit

Permalink
Versioning updates for latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewsibigtroth committed Nov 7, 2014
1 parent d113936 commit 844722c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android/PhysicalWeb/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {
applicationId "org.physical_web.physicalweb"
minSdkVersion 18
targetSdkVersion 21
versionCode 2
versionCode 3
versionName "${major}.${minor}.${build}"
}
}
Expand Down
4 changes: 2 additions & 2 deletions android/PhysicalWeb/app/version.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Mon Nov 03 12:39:21 PST 2014
#Fri Nov 07 10:11:19 PST 2014
MAJOR=0
MINOR=1
BUILD=692
BUILD=731
PATCH=0

0 comments on commit 844722c

Please sign in to comment.