Skip to content

Commit ca6430b

Browse files
committed
0.8.4->0.8.5
1 parent 81016f9 commit ca6430b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "org.emunix.insteadlauncher"
1111
minSdkVersion 21
1212
targetSdkVersion 30
13-
versionCode 80400
14-
versionName "0.8.4"
13+
versionCode 80500
14+
versionName "0.8.5"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
ndk {
1717
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- INSTEAD updated to version 3.3.4
2+
- changes in the architecture of the launcher (single activity)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- INSTEAD обновлён до версии 3.3.4
2+
- изменения во внутренней архитектуре лаунчера (single activity)

0 commit comments

Comments
 (0)