Skip to content

0.0.5

Latest
Compare
Choose a tag to compare
@Toxa2033 Toxa2033 released this 21 Oct 15:17
daed556

Added auto send to review, issue #4
Enable by parameter submitReview

samsungPublishConfig {
.....
    publishSetting {
        ......
        submitReview = true
        .....
    }
....
}