Skip to content

Commit 7763931

Browse files
committed
Bump app version to 0.24
1 parent 50005bc commit 7763931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.termux"
1919
minSdkVersion 21
2020
targetSdkVersion 23
21-
versionCode 23
22-
versionName "0.23"
21+
versionCode 24
22+
versionName "0.24"
2323
}
2424

2525
buildTypes {

0 commit comments

Comments
 (0)