Skip to content
Snippets Groups Projects
Commit 0956022d authored by Lennart Goedhart's avatar Lennart Goedhart
Browse files

Lennart is really failing at releasing Android builds...

parent b8765ba7
Branches
No related tags found
No related merge requests found
...@@ -5,4 +5,3 @@ local.properties ...@@ -5,4 +5,3 @@ local.properties
.idea .idea
bugfender.properties bugfender.properties
/app/app.iml /app/app.iml
gradle.properties
\ No newline at end of file
...@@ -103,7 +103,6 @@ release { ...@@ -103,7 +103,6 @@ release {
tagTemplate = 'v${version}' tagTemplate = 'v${version}'
buildTasks = ['build'] buildTasks = ['build']
beforeReleaseBuild.dependsOn 'clean' beforeReleaseBuild.dependsOn 'clean'
versionPropertyFile = 'release.properties'
} }
dependencies { dependencies {
......
version=0.5.0-SNAPSHOT
version=0.5.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment