Skip to content

Commit cb13a5a

Browse files
author
Leonid Pliushch
committed
version 0.104
1 parent d267843 commit cb13a5a

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
@@ -17,8 +17,8 @@ android {
1717
applicationId "com.termux"
1818
minSdkVersion project.properties.minSdkVersion.toInteger()
1919
targetSdkVersion project.properties.targetSdkVersion.toInteger()
20-
versionCode 103
21-
versionName "0.103"
20+
versionCode 104
21+
versionName "0.104"
2222

2323
externalNativeBuild {
2424
ndkBuild {

0 commit comments

Comments
 (0)