abouttreesummaryrefslogcommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorJules Aguillon2024-03-03 23:19:02 +0100
committerJules Aguillon2024-03-03 23:19:02 +0100
commit0739c6bd2c55c4f26735fd6fbd29f647950521a3 (patch)
treeae5bba56bceb90d25c49ca6d5ce1f58a6a8b4506 /build.gradle
parenta1de69bcc4c600ccd149ce8311e726cbcea38e6e (diff)
downloadunexpected-keyboard-0739c6bd2c55c4f26735fd6fbd29f647950521a3.tar.gz
unexpected-keyboard-0739c6bd2c55c4f26735fd6fbd29f647950521a3.zip
Release 1.27.0 (39)
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 aa5a50c..9bda832 100644
--- a/build.gradle
+++ b/build.gradle
@@ -10,8 +10,8 @@ android {
applicationId "juloo.keyboard2"
minSdk 11
targetSdkVersion 33
- versionCode 38
- versionName "1.26.0"
+ versionCode 39
+ versionName "1.27.0"
}
sourceSets {