Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Commit f10ac22

Browse files
committed
2.2.1
1 parent 133d8bc commit f10ac22

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Changelog.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# JustJava changelog
22

3+
## 2.2.1
4+
5+
- Handle rejected session-id
6+
37
## 2.2.0
48
- Bias places autocomplete to Nairobi
59
- Remove mobile number requirement

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
defaultConfig {
1414
applicationId "com.marknkamau.justjava"
1515

16-
versionCode 13
17-
versionName "2.2.0"
16+
versionCode 14
17+
versionName "2.2.1"
1818

1919
multiDexEnabled true
2020
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)