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

Version 1.1

parent 97df24c6
Branches
Tags 1.1
No related merge requests found
......@@ -6,8 +6,8 @@ android {
applicationId "org.garbanzonegro.cicer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
......@@ -43,4 +43,4 @@ try {
}
} catch(Exception e) {
logger.warn("google-services.json not found, google-services plugin not applied. Push Notifications won't work")
}
\ No newline at end of file
}
{
"name": "cicer",
"version": "0.1.0",
"version": "1.1.0",
"private": true,
"dependencies": {
"@capacitor-community/react-hooks": "^0.0.11",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment