mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
j-0.0.15
This commit is contained in:
parent
d1d3699233
commit
aba23c370b
2 changed files with 3 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
compileSdk 35
|
||||
versionCode 28
|
||||
versionName "j-0.0.14"
|
||||
versionCode 29
|
||||
versionName "j-0.0.15"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
1
fastlane/metadata/android/en-US/changelogs/29.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/29.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Added option to use Accessibility Service instead of Device Admin for locking the screen.
|
Loading…
Add table
Reference in a new issue