Skip to content

Commit 1ad70ae

Browse files
utkarshdalalUtkarsh Dalal
andauthored
Version bump and README bump (#1857)
Co-authored-by: Utkarsh Dalal <utkarsh.dalal@toptal.com>
1 parent 3491226 commit 1ad70ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
[![License](https://img.shields.io/badge/license-GPL%203.0-blue?style=flat-square)](https://github.com/utkarshdalal/GameNative/blob/master/LICENSE)
2121
[![Ko-fi](https://img.shields.io/badge/ko--fi-support-FF5E5B?style=flat-square&logo=ko-fi&logoColor=white)](https://ko-fi.com/gamenative)
2222

23-
[**Download**](https://downloads.gamenative.app/releases/1.1.1/gamenative-v1.1.1.apk) · [**Discord**](https://discord.gg/2hKv4VfZfE) · [**Support on Ko-fi**](https://ko-fi.com/gamenative)
23+
[**Download**](https://downloads.gamenative.app/releases/1.2.0/gamenative-v1.2.0.apk) · [**Discord**](https://discord.gg/2hKv4VfZfE) · [**Support on Ko-fi**](https://ko-fi.com/gamenative)
2424

2525
<video src="https://github.com/user-attachments/assets/95b5397b-908a-44ef-a10a-dac7723580b0" autoplay loop muted playsinline width="100%"></video>
2626

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ android {
6464
buildConfigField("boolean", "XR_BUILD", "false")
6565
buildConfigField("boolean", "MODERN_XR", "false")
6666

67-
versionCode = 21
67+
versionCode = 22
6868
versionName = "1.2.0"
6969

7070
buildConfigField("boolean", "GOLD", "false")

0 commit comments

Comments
 (0)