Skip to content
Snippets Groups Projects
Commit b5c84510 authored by demarmax's avatar demarmax
Browse files

[fix] gitlab-ci

parent 6822c21c
No related branches found
No related tags found
No related merge requests found
Pipeline #36124 passed
......@@ -430,7 +430,7 @@ gitlab-release:
- echo -e "Extra description :\n${EXTRA_DESCRIPTION}"
release:
name: "Release ${CI_PROJECT_NAME}-${CI_COMMIT_TAG}"
description: "Created using the release-cli\n${EXTRA_DESCRIPTION}"
description: "Created using the release-cli\\n${EXTRA_DESCRIPTION}"
tag_name: "${CI_COMMIT_TAG}"
ref: "${CI_COMMIT_TAG}"
only:
......
......@@ -13,8 +13,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
compileSdkVersion rootProject.ext.compileSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 02000024
versionName "2.0.0-alpha24"
versionCode 02000022
versionName "2.0.0-alpha22"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
......
{
"name": "cesium2s",
"version": "2.0.0-alpha24",
"version": "2.0.0-alpha22",
"description": "Cesium², running on Duniter v2s (Substrate).",
"author": {
"name": "Benoit Lavenier",
......
......@@ -14,7 +14,7 @@ INSTALL_DIR=${1:-$(pwd)/${PROJECT_NAME}}
INSTALL_ENV=testing
latest_version() {
echo "2.0.0-alpha24" #lastest
echo "2.0.0-alpha22" #lastest
}
api_release_url() {
......
{
"name": "cesium",
"version": "2.0.0-alpha24",
"version": "2.0.0-alpha22",
"description": "Manage G1 wallet",
"author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
"homepage": "https://cesium.app",
......
{
"manifest_version": 2,
"name": "cesium2s",
"version": "2.0.0.24",
"version_name": "2.0.0-alpha24",
"version": "2.0.0.22",
"version_name": "2.0.0-alpha22",
"short_name": "Cesium²",
"description": "Manage G1 wallet",
"author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
......
......@@ -2,7 +2,7 @@
"short_name": "Cesium",
"name": "Cesium2",
"manifest_version": 2,
"version": "2.0.0-alpha24",
"version": "2.0.0-alpha22",
"default_locale": "fr",
"description": "Cesium Wallet for Ğ1 libre currency",
"icons": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment