Commit 10380737 authored by santhosh's avatar santhosh
Browse files

build

parent 90efaeb8
Showing with 5 additions and 5 deletions
+5 -5
......@@ -24,7 +24,7 @@ export const Client_URL = "https://pgtest.agile24x7.com/#/";
//production environment
export const API = "https://api-single.agile24x7.com/pg_prod/";
export const CHATAPI = "https://api-single.agile24x7.com/pg_prod";
export const ReportsAPI = "https://pgreporting.agile24x7.com/";
export const Client_URL = "https://www.agile24x7.com/#/";
\ No newline at end of file
// export const API = "https://api-single.agile24x7.com/pg_prod/";
// export const CHATAPI = "https://api-single.agile24x7.com/pg_prod";
// export const ReportsAPI = "https://pgreporting.agile24x7.com/";
// export const Client_URL = "https://www.agile24x7.com/#/";
\ No newline at end of file
......@@ -123,7 +123,7 @@ export default class App extends React.Component {
<Image style={{ width: 400, height: 162 }} source={require('./Images/agile2.png')} />
<Text style={styles.text}>Powered by Novisync</Text>
<Text></Text>
<Text style={styles.text1}>1.0.16 02-25-2022</Text>
<Text style={styles.text1}>1.0.16 03-04-2022</Text>
</View>
);
};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment