Skip to content

Commit 5c90db9

Browse files
Release v1.0.3 - Add Qr Scanner and Game Stream
1 parent 83dd586 commit 5c90db9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId = "uzair.ppsspp.linuxcontroller"
1111
minSdk = 24
1212
targetSdk = 35
13-
versionCode = 1
14-
versionName = "1.0"
13+
versionCode = 3
14+
versionName = "1.0.3"
1515

1616
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1717
}

0 commit comments

Comments
 (0)