Skip to content
Snippets Groups Projects
Commit 050191f0 authored by akwizgran's avatar akwizgran
Browse files

Bumped version number for beta release.

parent 4b5a19ce
No related branches found
No related tags found
No related merge requests found
......@@ -78,8 +78,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 1605
versionName "0.16.5"
versionCode 1606
versionName "0.16.6"
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