[chore] updates java version and updates backup api.
This commit is contained in:
parent
cad3cbedb8
commit
4676c9c1bb
2 changed files with 3 additions and 3 deletions
|
|
@ -20,8 +20,8 @@ android {
|
|||
}
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
sourceCompatibility JavaVersion.VERSION_17
|
||||
targetCompatibility JavaVersion.VERSION_17
|
||||
}
|
||||
namespace 'org.secuso.aktivpause'
|
||||
lint {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit d9e4a62a7c667de2538681c39394c828f8d26a37
|
||||
Subproject commit 14ee29f59bc7c3fbaa765cb1be0fcaab4f948b88
|
||||
Loading…
Add table
Add a link
Reference in a new issue