diff options
| author | Jules Aguillon | 2024-02-04 23:24:34 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-02-04 23:24:34 +0100 |
| commit | 5d1a5032106a0fa36cd87a166e3a39ef8ada0f51 (patch) | |
| tree | 97bfe3b38f24c6a7c1f45b327df0eb7fe1dfe23b /build.gradle | |
| parent | d1aa59768d0ba0e0f8519bc17bbdd079d42175bc (diff) | |
| download | unexpected-keyboard-5d1a5032106a0fa36cd87a166e3a39ef8ada0f51.tar.gz unexpected-keyboard-5d1a5032106a0fa36cd87a166e3a39ef8ada0f51.zip | |
Release 1.26.0 (38)
Diffstat (limited to 'build.gradle')
| -rw-r--r-- | build.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle index 1f12e56..ab76584 100644 --- a/build.gradle +++ b/build.gradle @@ -10,8 +10,8 @@ android { applicationId "juloo.keyboard2" minSdk 4 targetSdkVersion 33 - versionCode 37 - versionName "1.25.0" + versionCode 38 + versionName "1.26.0" } sourceSets { |
