mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
version j-0.0.6
This commit is contained in:
parent
500062b29b
commit
9a438df3f9
3 changed files with 3 additions and 5 deletions
|
@ -2,9 +2,7 @@
|
||||||
<!--[![][shield-release]][latest-release] -->
|
<!--[![][shield-release]][latest-release] -->
|
||||||
[![][shield-license]][license]
|
[![][shield-license]][license]
|
||||||
|
|
||||||
<!-- ENGLISH README -->
|
# μLauncher
|
||||||
|
|
||||||
# <a name="en"></a> Launcher
|
|
||||||
|
|
||||||
This is a fork of [finnmglas's app Launcher][original-repo].
|
This is a fork of [finnmglas's app Launcher][original-repo].
|
||||||
|
|
||||||
|
|
|
@ -23,8 +23,8 @@ android {
|
||||||
applicationId "de.jrpie.android.launcher"
|
applicationId "de.jrpie.android.launcher"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode 17
|
versionCode 18
|
||||||
versionName "j-0.0.5"
|
versionName "j-0.0.6"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue