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
Tags 2.1
No related merge requests found
......@@ -7,8 +7,8 @@ android {
applicationId "org.garbanzonegro.cicer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10
versionName "2.0"
versionCode 11
versionName "2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
......
{
"name": "cicer",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"dependencies": {
"@capacitor/android": "^5.7.6",
......
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