Skip to content
Snippets Groups Projects
Commit e728c016 authored by meskio's avatar meskio :tent:
Browse files

Release 2.1

parent 6be913ca
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ android { ...@@ -7,8 +7,8 @@ android {
applicationId "org.garbanzonegro.cicer" applicationId "org.garbanzonegro.cicer"
minSdkVersion rootProject.ext.minSdkVersion minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10 versionCode 11
versionName "2.0" versionName "2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions { aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps. // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
......
{ {
"name": "cicer", "name": "cicer",
"version": "2.0.0", "version": "2.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@capacitor/android": "^5.7.6", "@capacitor/android": "^5.7.6",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment