Skip to content

Commit 5ca82ea

Browse files
committed
Bump version to 0.25
1 parent 913c474 commit 5ca82ea

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 24
22-
versionName "0.24"
21+
versionCode 25
22+
versionName "0.25"
2323
}
2424

2525
buildTypes {

0 commit comments

Comments
 (0)