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

Version 1.5

parent b95ea980
No related branches found
Tags 1.5
No related merge requests found
...@@ -6,8 +6,8 @@ android { ...@@ -6,8 +6,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 5 versionCode 6
versionName "1.4" versionName "1.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {
......
{ {
"name": "cicer", "name": "cicer",
"version": "1.4.0", "version": "1.5.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@capacitor-community/react-hooks": "^0.0.11", "@capacitor-community/react-hooks": "^0.0.11",
......
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