Skip to content

Commit

Permalink
Changed templates and configs (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankamkin committed Dec 28, 2023
1 parent 71701bf commit 6e52d39
Show file tree
Hide file tree
Showing 20 changed files with 24 additions and 23 deletions.
4 changes: 2 additions & 2 deletions codegen/Templates/android/build.mustache
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '7.4.0' apply false
id 'com.android.library' version '7.4.0' apply false
id 'com.android.application' version '8.2.0' apply false
id 'com.android.library' version '8.2.0' apply false
id 'org.jetbrains.kotlin.android' version '1.7.21' apply false
}
ext.kotlin_version = '1.7.21'
3 changes: 3 additions & 0 deletions codegen/Templates/android/git_push.sh.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ kotlin.code.style=official
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.defaults.buildfeatures.buildconfig=true
android.nonFinalResIds=false
org.gradle.configuration-cache=true
5 changes: 2 additions & 3 deletions codegen/Templates/android/manifest.mustache
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="{{invokerPackage}}">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
Expand Down Expand Up @@ -37,4 +36,4 @@
</activity>
</application>

</manifest>
</manifest>
1 change: 0 additions & 1 deletion codegen/Templates/csharp/Project.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Aspose.Barcode for Cloud allows you to control all aspects of the image and barc
<DebugType>embedded</DebugType>
<PackageTags>Barcode Scan Recognize Generate QR DataMatrix AustraliaPost VIN MSI Aztec ISBN OPC Postnet Aspose Aspose.BarCode Aspose.BarCode-Cloud EAN13 ISSN PZN SingaporePost UPCA UPCE Code11 Code128 Code32 DotCode EAN14 EAN8 GS1DataMatrix</PackageTags>
<Copyright>© Aspose Pty Ltd 2001-2023. All Rights Reserved.</Copyright>
<PackageProjectUrl>https://products.aspose.cloud/barcode/net/</PackageProjectUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageId>Aspose.BarCode-Cloud</PackageId>
<Product>Aspose.BarCode Cloud SDK for .NET</Product>
Expand Down
2 changes: 1 addition & 1 deletion codegen/Templates/python/tox.mustache
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Use tox version 3.x
[tox]
envlist = 2.7, 3.5, 3.11
envlist = 2.7, 3.5, 3.12

[testenv]
passenv = TEST_CONFIGURATION_ACCESS_TOKEN
Expand Down
2 changes: 1 addition & 1 deletion codegen/config-android.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"androidSdkVersion": "33",
"apiPackage": "com.aspose.barcode.cloud.demo_app",
"artifactId": "Android Application for Barcode Processing in the Cloud via REST API",
"artifactVersion": "23.11.0",
"artifactVersion": "23.12.0",
"groupId": "com.aspose",
"invokerPackage": "com.aspose.barcode.cloud.demo_app",
"modelPackage": "com.aspose.barcode.cloud.demo_app.model"
Expand Down
2 changes: 1 addition & 1 deletion codegen/config-dart.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"browserClient": false,
"pubDescription": "This SDK allows you to work with Aspose.BarCode for Cloud REST APIs in your Dart or Flutter applications quickly and easily",
"pubName": "aspose_barcode_cloud",
"pubVersion": "0.23.11",
"pubVersion": "0.23.12",
"useEnumExtension": true
}
2 changes: 1 addition & 1 deletion codegen/config-go.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packageName": "barcode",
"packageVersion": "0.2311.0"
"packageVersion": "0.2312.0"
}
2 changes: 1 addition & 1 deletion codegen/config-java.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"artifactDescription": "Aspose.BarCode Cloud SDK for Java",
"artifactId": "aspose-barcode-cloud",
"artifactUrl": "https://www.aspose.cloud",
"artifactVersion": "23.11.0",
"artifactVersion": "23.12.0",
"developerEmail": "[email protected]",
"developerName": "Denis Averin",
"developerOrganization": "Aspose",
Expand Down
2 changes: 1 addition & 1 deletion codegen/config-php.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"artifactVersion": "23.11.0",
"artifactVersion": "23.12.0",
"invokerPackage": "Aspose\\BarCode"
}
2 changes: 1 addition & 1 deletion codegen/config-python.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packageName": "aspose_barcode_cloud",
"packageUrl": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python",
"packageVersion": "23.11.0",
"packageVersion": "23.12.0",
"projectName": "aspose-barcode-cloud"
}
4 changes: 2 additions & 2 deletions codegen/config.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"artifactVersion": "23.7.0",
"npmName": "aspose-barcode-cloud-node",
"npmVersion": "23.11.0",
"npmVersion": "23.12.0",
"packageName": "Aspose.BarCode.Cloud.Sdk",
"packageVersion": "23.11.0",
"packageVersion": "23.12.0",
"supportsES6": true
}
2 changes: 1 addition & 1 deletion submodules/android
2 changes: 1 addition & 1 deletion submodules/dart
2 changes: 1 addition & 1 deletion submodules/go
2 changes: 1 addition & 1 deletion submodules/java
2 changes: 1 addition & 1 deletion submodules/node
Submodule node updated 4 files
+1 −1 README.md
+1,126 −2,474 package-lock.json
+1 −1 package.json
+4 −4 src/api.ts
2 changes: 1 addition & 1 deletion submodules/php
2 changes: 1 addition & 1 deletion submodules/python

0 comments on commit 6e52d39

Please sign in to comment.