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

Bump version numbers for 1.0.3 release.

parent d1ce0d06
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 10002
versionName "1.0.2"
versionCode 10003
versionName "1.0.3"
consumerProguardFiles 'proguard-rules.txt'
}
......
......@@ -238,8 +238,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 10002
versionName "1.0.2"
versionCode 10003
versionName "1.0.3"
applicationId "org.briarproject.briar.android"
resValue "string", "app_package", "org.briarproject.briar.android"
resValue "string", "app_name", "Briar"
......
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