We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2884c79 commit b84ca6eCopy full SHA for b84ca6e
gradle.properties
@@ -2,7 +2,7 @@
2
# Project settings
3
#
4
group = no.iskald
5
-version = 1.0.1
+version = 1.0.2
6
projectName = store
7
appName = no.iskald.payup
8
displayName = PayUp! Store
package.json
@@ -1,6 +1,6 @@
1
{
"name": "payup",
- "version": "0.0.1",
+ "version": "1.0.2",
"description": "",
"scripts": {
"build": "./gradlew build",
0 commit comments