Skip to content

Commit e52cd2d

Browse files
committed
Bump version to 0.27
1 parent 54857d5 commit e52cd2d

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 26
22-
versionName "0.26"
21+
versionCode 27
22+
versionName "0.27"
2323
}
2424

2525
buildTypes {

0 commit comments

Comments
 (0)