1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-09 18:29: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 5288fb81c3
commit 5e37d8038a
5 changed files with 375 additions and 148 deletions

View file

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