Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 21358ab

Browse files
committed
Bump to v0.8.6
1 parent 5d88d63 commit 21358ab

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
//noinspection MinSdkTooLow
2222
minSdkVersion 8
2323
targetSdkVersion 29
24-
versionCode 850
25-
versionName "0.8.5"
24+
versionCode 860
25+
versionName "0.8.6"
2626
}
2727
buildTypes {
2828
release {

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
allprojects {
1919
apply plugin: "eclipse"
2020

21-
version = '0.8.5'
21+
version = '0.8.6'
2222
ext {
2323
appName = "1010! Klooni"
2424
gdxVersion = '1.9.10'

0 commit comments

Comments
 (0)