Skip to content
Snippets Groups Projects
Commit 3800cd5e authored by akwizgran's avatar akwizgran
Browse files

Bumped version number for beta release.

parent 259f2cd4
No related branches found
No related tags found
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 1603 versionCode 1604
versionName "0.16.3" versionName "0.16.4"
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