We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884c25a commit 5583e94Copy full SHA for 5583e94
1 file changed
app/build.gradle.kts
@@ -22,8 +22,8 @@ android {
22
applicationId = "com.texthip.thip"
23
minSdk = 29
24
targetSdk = 35
25
- versionCode = 3
26
- versionName = "1.1.0"
+ versionCode = 4
+ versionName = "1.2.0"
27
28
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
29
0 commit comments