Skip to content

Commit a96abbb

Browse files
committed
Bump version to 0.24
1 parent 04b76c4 commit a96abbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.termux.api"
88
minSdkVersion 21
99
targetSdkVersion 27
10-
versionCode 23
11-
versionName "0.23"
10+
versionCode 24
11+
versionName "0.24"
1212
}
1313

1414
buildTypes {

0 commit comments

Comments
 (0)