Skip to content
Snippets Groups Projects
Unverified Commit 531e555b authored by akwizgran's avatar akwizgran
Browse files

Bumped version number for beta release.

parent a9024aa3
No related branches found
Tags beta-0.16.3
No related merge requests found
...@@ -78,8 +78,8 @@ android { ...@@ -78,8 +78,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 22 targetSdkVersion 22
versionCode 1602 versionCode 1603
versionName "0.16.2" versionName "0.16.3"
applicationId "org.briarproject.briar.beta" applicationId "org.briarproject.briar.beta"
resValue "string", "app_package", "org.briarproject.briar.beta" resValue "string", "app_package", "org.briarproject.briar.beta"
buildConfigField "String", "GitHash", "\"${getGitHash()}\"" buildConfigField "String", "GitHash", "\"${getGitHash()}\""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment