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
Tags beta-0.16.4
No related merge requests found
......@@ -78,8 +78,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 1603
versionName "0.16.3"
versionCode 1604
versionName "0.16.4"
applicationId "org.briarproject.briar.beta"
resValue "string", "app_package", "org.briarproject.briar.beta"
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