1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-10 18:59:39 +02:00

WIP: So close to working notarizations

This commit is contained in:
Paul Schaub 2022-09-29 17:45:32 +02:00
parent b31d72bd65
commit 37dc362cc3
5 changed files with 375 additions and 148 deletions

View file

@ -4,7 +4,7 @@
allprojects {
ext {
shortVersion = '1.3.9'
shortVersion = '1.4.0'
isSnapshot = true
pgpainlessMinAndroidSdk = 10
javaSourceCompatibility = 1.8