Skip to content

Commit 4423b0a

Browse files
Uploading version 12.1.4 (100)
1 parent 05f0f34 commit 4423b0a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId "com.bald.uriah.baldphone"
2525
minSdkVersion 21
2626
targetSdkVersion 28
27-
versionCode 99
28-
versionName "12.1.3"
27+
versionCode 100
28+
versionName "12.1.4"
2929
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3030
manifestPlaceholders = [fullApp: "true", notFullApp: "false", recentCalls: "true", notRecentCalls: "false"]
3131

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* Updated dependencies
2+
* Fixed languages

0 commit comments

Comments
 (0)