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

Bumped version number for beta release (for real this time).

parent 69bfb721
No related branches found
No related tags found
No related merge requests found
......@@ -78,8 +78,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 1607
versionName "0.16.7"
versionCode 1608
versionName "0.16.8"
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