abouttreesummaryrefslogcommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorJules Aguillon2024-07-27 12:35:59 +0200
committerJules Aguillon2024-07-27 12:35:59 +0200
commitbd50964651b2da6c714ecd33cbc83631e2c95fa4 (patch)
tree360f4093e644c3cde983fa7f909164f6a9b5027c /build.gradle
parent105a5a2f3325f3059637bc64d26e15c7dcdff0f0 (diff)
downloadunexpected-keyboard-bd50964651b2da6c714ecd33cbc83631e2c95fa4.tar.gz
unexpected-keyboard-bd50964651b2da6c714ecd33cbc83631e2c95fa4.zip
Release 1.29.1 (42)
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 4b467ad..69ce4cc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -10,8 +10,8 @@ android {
applicationId "juloo.keyboard2"
minSdk 11
targetSdkVersion 34
- versionCode 41
- versionName "1.29.0"
+ versionCode 42
+ versionName "1.29.1"
}
sourceSets {