Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
V1!!
  • Loading branch information
hjwilli committed Oct 13, 2020
1 parent 2355597 commit 5f33370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ plugins {
allprojects {
group = 'edu.upenn.pmbb'
sourceCompatibility = 1.8
version = '0.3.1-SNAPSHOT' // see https://semver.org/
version = '1.0.0' // see https://semver.org/

apply plugin: 'jacoco'
}
Expand Down

0 comments on commit 5f33370

Please sign in to comment.