We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f555c37 commit e8141b0Copy full SHA for e8141b0
1 file changed
app/build.gradle.kts
@@ -28,8 +28,8 @@ android {
28
applicationId = "com.texthip.thip"
29
minSdk = 29
30
targetSdk = 35
31
- versionCode = 6
32
- versionName = "1.2.0"
+ versionCode = 7
+ versionName = "1.2.1"
33
34
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
35
0 commit comments