We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb0fc3 commit baeed78Copy full SHA for baeed78
app/build.gradle.kts
@@ -17,8 +17,8 @@ android {
17
applicationId = "dev.chungjungsoo.gptmobile"
18
minSdk = 31
19
targetSdk = 35
20
- versionCode = 13
21
- versionName = "0.6.1"
+ versionCode = 14
+ versionName = "0.6.2"
22
23
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
24
vectorDrawables {
0 commit comments